home *** CD-ROM | disk | FTP | other *** search
/ IBM OEM Software Product … CD For PC Manufacturers / IBM OEM Software - Product Sampler CD for PC Manufacturers.iso / InternetIntranets / Notes / LOTUS027.DSK / MODEMS / MT9614.MDM < prev    next >
Text File  |  1993-02-18  |  5KB  |  170 lines

  1. ; Multitech V.32/V.32bis w/V.42bis
  2. ; Models MT932BA (9600 bps) and 1432BA (14400 bps) modems.
  3.  
  4. ;=============================================================
  5. ; Last revision date: 02/18/93 (update this date
  6. ; each time you edit; it is also advisable to rename
  7. ; your edited file [use Save As, rather than Save 
  8. ; option] to avoid later confusion and to keep the 
  9. ; original .MDM file intact).
  10.  
  11. ; NOTE: Refer to the file TEMPLATE.MDM (A Sample Modem 
  12. ; Command File) for a description of modem command 
  13. ; files and how they work. "A Sample Modem Command 
  14. ; File" is user selectable within the Lotus Notes 
  15. ; Setup dialog "Modem Type" listbox in which you found 
  16. ; this modem command file (see end of listings, 
  17. ; beginning with a period) and is a printable ASCII 
  18. ; text file (approximately 15 pages). 
  19.  
  20. ; Additional information may be obtained from either of 
  21. ; the two so-called "generic" modem command files 
  22. ; (alphabetically listed under letter G, designed for 
  23. ; use with Notes Releases 2.x and 3.x, 9600 bps and 
  24. ; 14400 bps maximum, respectively), each of which may 
  25. ; first be tried as-is with unlisted modems, then edited 
  26. ; if required (within the Notes edit box, or outside of 
  27. ; Notes, with any text editor) according to the printed 
  28. ; instructions within each file, and in compliance with 
  29. ; the vendor's command set, result codes, DIP switch 
  30. ; settings, and technical specifications as listed in 
  31. ; the equipment's users manual.
  32.  
  33. ; For the specific modem(s) listed under this heading:
  34. ;===============================================================
  35.  
  36. ; Switch settings:
  37. ;
  38. ;  1  2  3  4  5  6  7  8  9  10  11  12      13   14   15   16 
  39. ;  U U  D U  U  U D  D D   U   D   D       U    U    U    U
  40.  
  41. [attributes]
  42.  
  43. MODELS=MultiTech 932BA & 1432BA (AT Responses)
  44. NULL MODEM=0
  45. MAXIMUM SPEED=38400 
  46. ; 38400 for the 932BA, 57600 for the 1432BA
  47. DEFAULT SPEED=38400
  48.  
  49. [commands]
  50.  
  51. ESCAPE=+++
  52.  
  53. ATTENTION=ATE0V1
  54.  
  55. HANGUP=ATH0
  56.  
  57. SETUP=AT&F
  58.  
  59. SETUP=ATE0V1
  60.  
  61. SETUP=AT$SB38400
  62.  
  63. ;  .. SETS SERIAL BPS RATE FROM DTE TO DCE AT 38400 
  64. ; (UI WILL OVERRIDE AS REQUIRED BY OS LIMIT)
  65.  
  66. SETUP=AT&E1&E4&E13&E15$BA0&D2&C1#A0
  67. ; &E1     .. AUTO-RELIABLE ERROR CORRECTION
  68. ; &E4     .. CTS MODEM-INITIATED FLOW CONTROL
  69. ; &E13    .. PACING ENABLED (FLOW CONTROL, MODEM - SOFTWARE)
  70. ; &E15    .. DATA COMPRESSION ENABLED
  71. ; $BA0    .. ALLOWS SERIAL BAUD AND MODEM BAUD TO BE INPEPENDANT
  72. ; &D2     .. MODEM REACTS TO DTR NORMALLY (GOES ON HOOK WHEN DTR LOST)
  73. ; &C1     .. ALLOWS CARRIER DETECT TO ACT NORMALLY
  74. ; #A0     .. ENABLES AUTO-SPEED DETECT (14400) TO (12000) TO 9600 TO 4800 
  75.              TO 2400 TO 1200 TO 300 BAUD
  76.  
  77. SETUP=AT&Q1Q0V1X4S0=0
  78. ; &Q1     .. SELECTS STANDARD AT COMMAND SET
  79. ; Q0      .. RESULT CODES SENT
  80. ; V1      .. RESULT CODES SENT AS WORDS
  81. ; X4      .. SELECTS STANDARD AT COMMAND SET WITH "NO DIAL TONE" AND "BUSY"
  82. ; S0=0    .. SETS RINGS UNTIL ANSWER TO 0  (WILL NOT AUTO-ANSWER)
  83.  
  84. VOLUME OFF=ATM0
  85. ; SPEAKER ALWAYS OFF
  86.  
  87. VOLUME LOW=ATM1
  88. VOLUME MEDIUM=ATM1
  89. VOLUME HIGH=ATM1
  90. ;VOLUME ON UNTIL CARRIER DETECT=ATM1
  91.  
  92. RTS/CTS ENABLED=AT&E13 
  93. ; (PACING ON, FLOW CONTROL ENABLED)
  94. RTS/CTS IGNORED=AT&E12 
  95. ; (PACING OFF, FLOW CONTROL DISABLED)
  96.  
  97. ANSWER=ATA
  98.  
  99. MANUAL DIAL=ATB0S9=1D
  100. ; B0     .. NO WAIT FOR TONE DIALING
  101.  
  102. AUTO DIAL SETUP=ATS9=6 
  103. AUTO PULSE DIAL=ATDP
  104. AUTO TONE DIAL=ATDT
  105. AUTO DIAL SUFFIX=,
  106. ; ,      .. COMMA IN DIALING STRING = DEFAULT 2 SECOND PAUSE PER COMMA
  107.  
  108. [responses]
  109.  
  110. OK=OK
  111.  
  112. BUSY=BUSY
  113.  
  114. NO ANSWER=NO ANSWER
  115.  
  116. NO CARRIER=NO CARRIER
  117.  
  118. NO DIALTONE=NO DIAL TONE
  119.  
  120. ERROR=ERROR
  121.  
  122. RING=RING
  123.  
  124. CONNECT, 38400,14400=CONNECT 14400 LAPM COMPRESSED
  125. CONNECT, 38400,14400=CONNECT 14400 LAPM
  126. CONNECT, 38400,14400=CONNECT 14400 RELIABLE COMPRESSED
  127. CONNECT, 38400,14400=CONNECT 14400 RELIABLE 
  128. CONNECT, 38400,14400=CONNECT 14400  
  129.  
  130. CONNECT, 38400,12000=CONNECT 12000 LAPM COMPRESSED
  131. CONNECT, 38400,12000=CONNECT 12000 LAPM
  132. CONNECT, 38400,12000=CONNECT 12000 RELIABLE COMPRESSED
  133. CONNECT, 38400,12000=CONNECT 12000 RELIABLE
  134. CONNECT, 38400,12000=CONNECT 12000
  135.  
  136. CONNECT, 38400,9600=CONNECT 9600 LAPM COMPRESSED
  137. CONNECT, 38400,9600=CONNECT 9600 LAPM
  138. CONNECT, 38400,9600=CONNECT 9600 RELIABLE COMPRESSED
  139. CONNECT, 38400,9600=CONNECT 9600 RELIABLE
  140. CONNECT, 38400,9600=CONNECT 9600
  141.  
  142. CONNECT, 38400,7200=CONNECT 7200 LAPM COMPRESSED
  143. CONNECT, 38400,7200=CONNECT 7200 LAPM
  144. CONNECT, 38400,7200=CONNECT 7200 RELIABLE COMPRESSED
  145. CONNECT, 38400,7200=CONNECT 7200 RELIABLE
  146. CONNECT, 38400,7200=CONNECT 7200
  147.  
  148. CONNECT, 38400,4800=CONNECT 4800 LAPM COMPRESSED
  149. CONNECT, 38400,4800=CONNECT 4800 LAPM
  150. CONNECT, 38400,4800=CONNECT 4800 RELIABLE COMPRESSED
  151. CONNECT, 38400,4800=CONNECT 4800 RELIABLE
  152. CONNECT, 38400,4800=CONNECT 4800
  153.  
  154. CONNECT, 38400,2400=CONNECT 2400 LAPM COMPRESSED
  155. CONNECT, 38400,2400=CONNECT 2400 LAPM
  156. CONNECT, 38400,2400=CONNECT 2400 RELIABLE COMPRESSED
  157. CONNECT, 38400,2400=CONNECT 2400 RELIABLE
  158. CONNECT, 38400,2400=CONNECT 2400
  159.  
  160. CONNECT, 38400,1200=CONNECT 1200 LAPM COMPRESSED
  161. CONNECT, 38400,1200=CONNECT 1200 LAPM
  162. CONNECT, 38400,1200=CONNECT 1200 RELIABLE COMPRESSED
  163. CONNECT, 38400,1200=CONNECT 1200 RELIABLE
  164. CONNECT, 38400,1200=CONNECT 1200
  165.  
  166.  
  167.  
  168.  
  169.  
  170.